home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / tontie_hammer.swf / scripts / DefineSprite_308 / frame_1 / DoAction.as
Text File  |  2012-01-07  |  146b  |  11 lines

  1. with(_root.piko[0].hammer)
  2. {
  3.    gotoAndPlay("on");
  4. }
  5. _root.sound("bun");
  6. _root.piko.shift();
  7. if(_root.wing == 1)
  8. {
  9.    gotoAndPlay(4);
  10. }
  11.